home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7758 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news2.delphi.com!not-for-mail
  2. From: TAOBERLY@news.delphi.com (TAOBERLY@DELPHI.COM)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Problem with Amiga Gzip
  5. Date: 12 Mar 1996 00:20:36 -0500
  6. Organization: Delphi Internet Services Corporation
  7. Message-ID: <4i31j4$oa9@news2.delphi.com>
  8. NNTP-Posting-Host: news2.delphi.com
  9.  
  10.  
  11.  
  12. I don't use Gzip very often, and when I do, it's been just to decompress
  13. the odd downloaded file.  But I sat down recently to try integrating it
  14. with a couple sharaware directory browsers (which wasn't fun), and in
  15. the debugging process I've come across a very weird error: it doesn't
  16. want to decompress about 1/4 of the files it compresses!  All I'm doing
  17. is a simple
  18.  
  19. gzip >ram:arcfile.gz -c dh2:normfile
  20.  
  21. and when I try uncompressing them, the lengths are slightly different!
  22. When I run a
  23.  
  24. gzip -t arcfile.gz
  25.  
  26. I get "invalid compressed data--crc error"!  Am I doing something dumb,
  27. or is there a bug in Gzip?  I'm using the standard 1.2.4 version (the only
  28. version as far as I know), and there really aren't that many options, so
  29. I don't see what I could change.  Thanks for any input.
  30.  
  31. Todd
  32. taoberly@delphi.com
  33.  
  34.  
  35.